-
Home
-
Matomo Analytics – Ethical Stats. Powerful Insights.
-
5.1.5
-
Code
-
Classes
- UrlHelper
| Total Complexity |
67 |
| Dependencies |
4 |
| Dependents |
25 |
| Total lines |
302 |
| Lines of code |
181 |
| Logical lines of code |
119 |
| Comment lines |
105 |
| Methods |
12 |
| Properties |
1 |
Methods 12
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| getArrayFromQueryString() |
A |
42 |
14 |
50 |
| getParseUrlReverse() |
A |
53 |
13 |
18 |
| getPathAndQueryFromUrl() |
A |
52 |
10 |
23 |
| getQueryStringWithExcludedParameters() |
S |
52 |
7 |
24 |
| inArrayMatchesRegex() |
S |
60 |
5 |
14 |
| isLookLikeUrl() |
S |
75 |
4 |
3 |
| isLookLikeSafeUrl() |
S |
62 |
3 |
10 |
| addAdditionalParameters() |
S |
65 |
3 |
9 |
| getLossyUrl() |
S |
64 |
2 |
8 |
| getParameterFromQueryString() |
S |
68 |
2 |
7 |
| getQueryFromUrl() |
S |
64 |
2 |
9 |
| getHostFromUrl() |
S |
69 |
2 |
6 |